macOS でウィンドウのスクリーンショットを撮るときに影をなくす
code:sh
# なくす
defaults write com.apple.screencapture disable-shadow -boolean true
# 元に戻す
defaults write com.apple.screencapture disable-shadow -boolean false
影なしで撮ったやつ
https://gyazo.com/24657f5059d68dd5e330af5bcf858bec
影ありで撮ったやつ
https://gyazo.com/d6cb98924e33a44e452c221ef9d6313d